home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / chip-cd_2002_05.zip / 05 / Dom i biuro / Mr Faktury Pro 1.53 / Instaluj.exe / 0 / RCDATA / TFFPICKSERVERDLG / TFFPICKSERVERDLG.txt
Text File  |  2002-02-28  |  904b  |  50 lines

  1. object FFPickServerDlg: TFFPickServerDlg
  2.   Left = 226
  3.   Top = 174
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'FlashFiler Server Selection'
  7.   ClientHeight = 73
  8.   ClientWidth = 432
  9.   Color = clBtnFace
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 321
  22.     Height = 57
  23.     Shape = bsFrame
  24.   end
  25.   object Label1: TLabel
  26.     Left = 16
  27.     Top = 32
  28.     Width = 41
  29.     Height = 13
  30.     Caption = 'Login to:'
  31.   end
  32.   object CBNames: TComboBox
  33.     Left = 64
  34.     Top = 24
  35.     Width = 249
  36.     Height = 21
  37.     Style = csDropDownList
  38.     ItemHeight = 13
  39.     TabOrder = 0
  40.   end
  41.   object OKBtn: TBitBtn
  42.     Left = 344
  43.     Top = 8
  44.     Width = 75
  45.     Height = 25
  46.     TabOrder = 1
  47.     Kind = bkOK
  48.   end
  49. end
  50.